home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Archive Magazine CD 1995
/
Archive Magazine CD 1995.iso
/
discs
/
pipeline
/
pipedream
/
Documents
/
Functions
/
Trig
< prev
Wrap
Text File
|
1991-10-09
|
3KB
|
201 lines
%OP%DP4
%OP%LP*
%OP%TM4
%OP%BM4
%OP%LM5
%OP%FGSystem.Fixed
%OP%WC2,1750,200,1364,0,1,0,0
%OP%VS3.40R (11-Oct-90), Mrjc, R9200 7500 3900 8299
%CO:A,9,87%%C%%H1%Trigonometrical Functions Examples
%C%Function
acosec
acosech
acosh
acot
acoth
acs
asec
asech
asinh
asn
atan_2
atanh
atn
cos
%L%cosec
%L%cosech
cosh
%L%cot
%L%coth
deg
pi
rad
%L%sec
%L%sech
sin
sinh
tan
tanh
%CO:B,9,15%
%C%Input 1
%V%%R%1
%V%%R%1
%V%%R%1
%V%%R%1
%V%%R%1
%V%%R%1
%V%%R%1
%V%%R%1
%V%%R%1
%V%%R%1
%V%%R%3
%V%%R%0.5
%V%%R%1
%V%%R%pi
%V%%R%1
%V%%R%1
%V%%R%1
%V%%R%1
%V%%R%1
%V%%R%pi/2
%R%-
%V%%R%180
%V%%R%1
%V%%R%1
%V%%R%pi/2
%V%%R%0.5
%V%%R%pi/4
%V%%R%0.5
%CO:C,8,13%
%C%Input 2
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%V%%R%4
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R% -
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%CO:D,8,62%
%C%Input 3
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%R%-
%CO:E,8,79%
%C%Output
%V%%R%acosec(b5)
%V%%R%acosech(b6)
%V%%R%acosh(b7)
%V%%R%acot(b8)
%V%%R%acoth(b9)
%V%%R%acs(b10)
%V%%R%asec(b11)
%V%%R%asech(b12)
%V%%R%asinh(b13)
%V%%R%asn(b14)
%V%%R%atan_2(b15,c15)
%V%%R%atanh(b16)
%V%%R%atn(b17)
%V%%R%cos(b18)
%V%%R%cosec(b19)
%V%%R%cosech(b20)
%V%%R%cosh(b21)
%V%%R%cot(b22)
%V%%R%coth(b22)
%V%%R%deg(b24)
%V%%R%pi
%V%%R%rad(b26)
%V%%R%sec(b27)
%V%%R%sech(b28)
%V%%R%sin(b29)
%V%%R%sinh(b30)
%V%%R%tan(b31)
%V%%R%tanh(b32)
%CO:F,2,0%%CO:G,47,63%
Summary
Returns the ArcCosecant of %H4%Input1%H4% in radians.
Returns the hyperbolic ArCosecant of %H4%Input1%H4% in radians.
Returns the hyperbolic ArCosine of %H4%Input1%H4% in radians.
Returns the ArcCotangent of %H4%Input1%H4% in radians.
Returns the hyperbolic ArCotangent of %H4%input1%H4% in radians.
Returns the ArcCosine of %H4%Input1%H4% in radians.
Returns the ArcSecant of %H4%Input1%H4% in radians.
Returns the hyperbolic ArSecant of %H4%Input1%H4% in radians.
Returns the hyperbolic ArSine of %H4%Input1%H4% in radians.
Returns the ArcSine of %H4%Input1%H4% in radians.
Returns the ArcTangent of %H4%Input2%H4% / %H4%Input1%H4% in radians.
Returns the hyperbolic ArTangent of %H4%Input1%H4% in radians.
Returns the ArcTangent of %H4%Input1%H4% in radians.
Returns the Cosine of %H4%Input1%H4%, given in radians.
Returns the Cosecant of %H4%Input1%H4%, given in radians.
Returns the hyperbolic Secant of %H4%Input1%H4%, given in radians.
Returns the hyperbolic Cosine of %H4%Input1%H4%, given in radians.
Returns the Cotangent of %H4%Input1%H4%, given in radians.
Returns the hyperbolic Cotangent of %H4%Input1%H4%, given in radians.
Converts radians to degrees.
Returns the value of PI.
Converts degrees to radians.
Returns the Secant of %H4%Input1%H4%, given in radians.
Returns the hyperboloc Secant of %H4%Input1%H4%, given in radians.
Returns the Sine of %H4%Input1%H4%, given in radians.
Returns the hyperbolic Sine of %H4%Input1%H4%, given in radians.
Returns the Tangent of %H4%Input1%H4%, given in radians.
Returns the hyperbolic Tangent of %H4%Input1%H4%, given in radians.